projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c6ab54
)
Add ape and mega to default.
author
robertl
<robertl>
Wed, 1 Nov 2006 16:33:02 +0000
(16:33 +0000)
committer
robertl
<robertl>
Wed, 1 Nov 2006 16:33:02 +0000
(16:33 +0000)
geoniche.c
patch
|
blob
|
history
diff --git
a/geoniche.c
b/geoniche.c
index 8fda0634fdf1f4938db6d70f2258695180f30ce9..7be79803c9a00020cc27e4399c5288f3e2c58759 100644
(file)
--- a/
geoniche.c
+++ b/
geoniche.c
@@
-611,6
+611,8
@@
wpt2icon(const waypoint *wpt)
case gt_webcam: return 49;
case gt_unknown: return 0;
case gt_benchmark: return 0;
+ case gt_ape: return 0;
+ case gt_mega: return 0;
}
return 0;